I'm trying to model a structure in EF, where we have multiple entities, each of which have localization content. All this localization content exists in a single table. (See example below)...I'm running into an issue, when I define the foreign keys with f...