[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City < SKIP 1227 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28500 | Gonzalez, Jermaine, A | 14197 | Berlin | Nordrhein-Westfalen | Germany |
28400 | Anand, Cedric, P | 14197 | Berlin | Saarland | Germany |
28409 | Rai, Bonnie | 14197 | Berlin | Saarland | Germany |
Generated 2025-10-15 13:34:03.436 UTC