[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 2494 < SKIP 201 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 16096 | She, Kenneth | V3J 6Z3 | Burnaby | British Columbia | Canada |
| 16902 | She, Shawn, J | V3J 6Z3 | Burnaby | British Columbia | Canada |
| 18871 | Rubio, Ruben, D | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-11-05 14:07:34.134 UTC