[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 512 SHUFFLE < SKIP 3665 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19543 | Torres, Evan | 97330 | Corvallis | Oregon | United States |
16009 | Martinez, Matthew, L | V7L 4J4 | Vancouver | British Columbia | Canada |
14605 | Brooks, Allison | V8X | Royal Oak | British Columbia | Canada |
24532 | Perez, Phillip, A | 70452 | Stuttgart | Saarland | Germany |
Generated 2025-07-18 15:19:56.779 UTC