[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 813 < SKIP 5136 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11986 | Alvarez, Max, M | 3220 | Geelong | Victoria | Australia |
12243 | Rubio, Kristy | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-21 11:01:15.387 UTC