[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 469 < SKIP 2242 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28195 | Martin, Kellie, R | V3J 6Z3 | Burnaby | British Columbia | Canada |
28575 | Gutierrez, Linda, D | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-07-14 23:04:30.627 UTC