[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 4193 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18257 | Jimenez, Krista | 3977 | Cranbourne | Victoria | Australia |
18276 | Murphy, Alexa | 3977 | Cranbourne | Victoria | Australia |
Generated 2025-07-09 18:24:56.781 UTC