What should I use for a one-to-one relation? According to this I should use EntitySet, but it seems illogic to me since I don't want a collection but a single item.
Is there any good examples for one-to-one relations?
Edit: changed the link, I had made a mistake