X * Y Select Value P FROM NorthwindEntities.Products As P Where P.Category.CategoryName = categoryName Select Value P FROM productsSet As P Where P.Category.CategoryName = categoryName