[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 1445 SHUFFLE < SKIP 312 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16929 | Scott, Savannah, E | 7001 | Hobart | Tasmania | Australia |
20501 | Nelson, Morgan | 98284 | Sedro Woolley | Washington | United States |
Generated 2025-07-11 03:24:31.172 UTC