Used for when there are multiple relationships between entities. For example, with entities such as with Team and Game when a Game has a Home Team and a Away Team. Entity Framework needs clarification as to which navigation properties go with which other ones across the relationships.