[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 512 SHUFFLE < SKIP 3430 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25994 | Garcia, Richard | 97068 | W. Linn | Oregon | United States |
16011 | Murphy, Maria | V8X | Royal Oak | British Columbia | Canada |
20539 | Baker, Luis | 98901 | Yakima | Washington | United States |
Generated 2025-07-18 13:32:16.809 UTC