[ROOT] dt FactInternetSale < WHERE DimCurrency.AlternateKey EQ 'DEM' > PIVOT DimCustomer.Name+','+DimCustomerId BY OrderDate.Year() SUM SalesAmount SKIP 62 SKIP 0 > < TAKE 1000
15 items
| DimCustomer.Name+','+DimCustomerIdId | _SUM | 2022 | 2023 |
|---|---|---|---|
| Sara, Dominic, C,13836 | 3578.27 | 0.00 | 3578.27 |
| Foster, Alexis,19417 | 699.10 | 0.00 | 699.10 |
| Mehta, Monica, J,29467 | 3374.99 | 0.00 | 3374.99 |
| Jimenez, Lance,29466 | 3374.99 | 0.00 | 3374.99 |
| Sai, Meagan,14140 | 3578.27 | 0.00 | 3578.27 |
| Mehta, Phillip, H,13844 | 3578.27 | 0.00 | 3578.27 |
| Collins, Devin,19415 | 699.10 | 0.00 | 699.10 |
| Rana, Frederick, J,13807 | 3578.27 | 0.00 | 3578.27 |
| Xie, Kenneth, J,13842 | 3578.27 | 0.00 | 3578.27 |
| Sai, Meredith,14139 | 3578.27 | 0.00 | 3578.27 |
| Raje, Jaime, B,29474 | 3374.99 | 0.00 | 3374.99 |
| Shan, Wayne,19365 | 699.10 | 0.00 | 699.10 |
| Rana, Ruth,19387 | 699.10 | 0.00 | 699.10 |
| Ward, Jared, A,29475 | 3399.99 | 0.00 | 3399.99 |
| _SUM | 237785.01 | 94254.94 | 143530.07 |
Generated 2025-11-07 02:04:03.940 UTC