[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 0 SHUFFLE < SKIP 3255 > < TAKE 3 >
3 items
| DimCustomerId | Name | PostalCode | City | StateOrProvince | Country | 
|---|---|---|---|---|---|
| 26716 | Smith, Megan, J | V8P | Oak Bay | British Columbia | Canada | 
| 21545 | Schmidt, Michele, M | Y024 1GF | York | England | United Kingdom | 
| 11718 | Jones, Sarah, T | 97045 | Oregon City | Oregon | United States | 
Generated 2025-10-31 17:32:35.388 UTC