[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 518 SHUFFLE < SKIP 3934 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18855 | Zhang, Robert | V7L 4J4 | N. Vancouver | British Columbia | Canada |
14482 | Perez, Noah | 97330 | Corvallis | Oregon | United States |
Generated 2025-07-10 22:45:21.781 UTC