[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 623 < SKIP 6244 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19399 | Brown, Anthony, J | V8P | Oak Bay | British Columbia | Canada |
19217 | Nelson, Jose | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-21 05:49:36.151 UTC