New with Linq and Lambda, I\'m struggling with this query:
var yarns = _context.YarnFullAdmins .Include(y => y.Brand) .Include(y =&