Suppose I have two entities Units and UnitTypes:
Units
UnitTypes
public class Units { public Units() { public int UnitId { get; set