[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 750 SHUFFLE < SKIP 228 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14674 | Williams, Alexis, D | 3429 | Sunbury | Victoria | Australia |
17073 | Carlson, Jonathon, N | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-09 03:42:24.891 UTC