[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 1190 < SKIP 1515 > TAKE 1 >
1 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 23306 | Ortega, Byron | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-11-05 22:20:04.754 UTC