I'm using the Northwind database as an example for this post where I am having a problem saving detached entities back to the database using the entity framework....I have the following two methods to get me the territories and the regions:... static L...