[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 2359 < SKIP 4486 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15762 | Stewart, Garrett, O | V8P | Oak Bay | British Columbia | Canada |
15878 | Flores, Kevin | V8P | Oak Bay | British Columbia | Canada |
15997 | Jenkins, Melissa, R | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-21 06:34:11.419 UTC