[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 250 < SKIP 4180 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16518 | Holt, Krystal | 3977 | Cranbourne | Victoria | Australia |
16674 | Yuan, Ricardo | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-19 04:28:27.581 UTC