[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 3669 SHUFFLE < SKIP 886 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15762 | Stewart, Garrett, O | V8P | Oak Bay | British Columbia | Canada |
17013 | Mitchell, Gabriella, L | 97301 | Salem | Oregon | United States |
Generated 2025-07-11 21:02:32.803 UTC