I\'m trying to figure out how to create a User Entity with a relation on the friends column that contains other User entities. Joined through a join table of userId pairs. This