[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 717 SHUFFLE < SKIP 2497 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29270 | Allen, Carlos, M | 99202 | Spokane | Washington | United States |
23651 | Alvarez, Marvin | 3000 | Melbourne | Victoria | Australia |
14605 | Brooks, Allison | V8X | Royal Oak | British Columbia | Canada |
Generated 2025-07-10 12:03:38.072 UTC