[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 6574 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16764 | Davis, Thomas | V2L3W8 | Newton | British Columbia | Canada |
17403 | White, Greg, C | V2L3W8 | Newton | British Columbia | Canada |
Generated 2025-07-16 18:29:59.001 UTC