I use codeFirst and independent assosiations in EF 6.1 EF doesn't wont to update detached entities. Attach and StateModified doesn't help for Related(FK) entities. Adding new Entities and upadting non related properties works correctly. Where is the problem?I use codeFirst and independent assosiations in