[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 364 SHUFFLE < SKIP 1109 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16756 | Allen, Richard | 99202 | Spokane | Washington | United States |
22889 | Long, Julia, R | V2M1S6 | Newton | British Columbia | Canada |
Generated 2025-07-21 08:58:00.138 UTC