[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 717 < SKIP 3706 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27014 | Hughes, Luke, I | V8X | Royal Oak | British Columbia | Canada |
28177 | Henderson, Cameron, J | V8X | Royal Oak | British Columbia | Canada |
28284 | Kelly, Bailey, R | V8X | Royal Oak | British Columbia | Canada |
28332 | Washington, Ryan | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-19 11:52:04.829 UTC