[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 111 > < TAKE 4 >
4 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO43811_1 | 2022-07-02 | 3399.99 | AUD | Mountain-100 Silver, 44 | Australia |
SO43807_1 | 2022-07-02 | 3578.27 | FRF | Road-150 Red, 48 | France |
SO43808_1 | 2022-07-02 | 3578.27 | DEM | Road-150 Red, 52 | Germany |
SO43809_1 | 2022-07-02 | 3578.27 | AUD | Road-150 Red, 62 | Australia |
Generated 2025-07-07 17:22:31.630 UTC