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

3 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Sun, Cara, E,17987699.100.00699.10
Raji, Cedric,17996699.100.00699.10
Gomez, Jaime,17956699.10699.100.00

Generated 2025-12-22 00:53:25.735 UTC