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

3 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Raji, Cedric,17996699.100.00699.10
Yuan, Misty, J,17957699.10699.100.00
Dominguez, Shannon, L,283953374.990.003374.99

Generated 2025-12-21 22:52:06.210 UTC