[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 2833 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20026 | Richardson, Jasmine | 98901 | Yakima | Washington | United States |
18689 | Miller, Miguel | 98201 | Everett | Washington | United States |
Generated 2025-07-09 21:20:13.303 UTC