[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 484 SHUFFLE < SKIP 375 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20548 | Rodriguez, Phillip, S | 10501 | Berlin | Nordrhein-Westfalen | Germany |
28726 | Liang, Kelli, C | 24044 | Kiel | Saarland | Germany |
16741 | Xu, Alan | 2138 | Rhodes | New South Wales | Australia |
15488 | Richardson, Evan, J | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-07-18 12:54:40.575 UTC