[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 2147 SHUFFLE < SKIP 324 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12161 | Rogers, Alexandria | 98901 | Yakima | Washington | United States |
14314 | Cooper, Katherine, R | 7001 | Hobart | Tasmania | Australia |
Generated 2025-07-11 03:45:38.820 UTC