[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 2699 > < TAKE 2 >
2 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
|---|---|---|---|---|---|
| 20354 | Williams, Austin | V3J 6Z3 | Burnaby | British Columbia | Canada |
| 20546 | Fernandez, Ruth | V3J 6Z3 | Burnaby | British Columbia | Canada |
Generated 2025-10-28 10:48:36.493 UTC