I have a database with three tables with primary and foreign key association ....I am using Web API and Entity Framework to auto generate methods. I have been successful doing that. But I want to insert into a table with foreign key separately....Current...