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

3 items

DimCustomer.Name+','+DimCustomerIdId_SUM20222023
Henderson, Kaitlyn, J,121323578.273578.270.00
Clark, Ashley, H,123983578.270.003578.27
Rodriguez, Johnathan, A,17973699.100.00699.10

Generated 2025-12-21 17:28:08.382 UTC