[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 5312 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16184 | She, Christine | 4000 | Brisbane | Queensland | Australia |
15263 | Coleman, Paige, L | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-12 02:16:36.308 UTC