[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 531 < SKIP 2168 > < 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-07-17 01:00:14.662 UTC