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

2 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Raji, Cedric,17996699.100.00699.10
Miller, Emma, R,284073374.990.003374.99

Generated 2025-12-23 07:17:28.608 UTC