[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 328 SHUFFLE < SKIP 1518 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19215 | Hall, Edward | 98104 | Seattle | Washington | United States |
14290 | Wilson, Jonathan | 97330 | Corvallis | Oregon | United States |
16906 | Flores, Brittany | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-20 21:49:15.031 UTC