Try setting your ForeignKey to NullReferenceValue = null and on your Store attribute AllowNull should be true,
And ie for property types which are a Value Type, they should be Nullable, ie Guid should be Guid?
And ie for property types which are a Value Type, they should be Nullable, ie Guid should be Guid?