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

2 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Raji, Cedric,17996699.100.00699.10
Sai, Candace, B,17975699.100.00699.10

Generated 2025-12-23 05:19:57.561 UTC