I have a trouble with converting this query to Entity Framework
SELECT Products.Name, COUNT(*) FROM OrdersProducts JOIN Products on OrdersProducts.ProductId