[ROOT]  dt  FactInternetSale  <  WHERE DimCurrency.AlternateKey EQ 'FRF'  >   PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount   SHUFFLE   <  SKIP 20  >   TAKE 1  >   

1 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Roberts, Kyle,122173578.270.003578.27

Generated 2025-12-21 21:20:17.548 UTC