[ROOT] dt FactInternetSale SELECT OrderDate, SalesAmount, DimCurrency.AlternateKey, DimProduct.Name, DimSalesTerritory.Name < ORDER BY OrderDate < SKIP 1280 > < TAKE 3 >
3 items
FactInternetSaleId | OrderDate | SalesAmount | DimCurrency.AlternateKey | DimProduct.Name | DimSalesTerritory.Name |
---|---|---|---|---|---|
SO45424_1 | 2023-02-01 | 3578.27 | USD | Road-150 Red, 44 | Canada |
SO45425_1 | 2023-02-02 | 3578.27 | GBP | Road-150 Red, 62 | United Kingdom |
SO45426_1 | 2023-02-02 | 3578.27 | USD | Road-150 Red, 48 | Germany |
Generated 2025-07-21 02:53:23.050 UTC