I am sure this is a straightforward question but consider the following: I have a reference between company and sector as follows:
public class Company { pub
Steve you don't need ForeignKey property in POCO class.
For example if you will try to get id of article author no join select will be performed.
var authorID = Article.Author.ID