[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 680 SHUFFLE < SKIP 6167 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13529 | Martinez, Pamela, A | 3205 | South Melbourne | Victoria | Australia |
28791 | Johnston, Richard | 99202 | Spokane | Washington | United States |
Generated 2025-07-20 15:17:32.947 UTC