[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 511 SHUFFLE < SKIP 223 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11192 | Brown, James, C | 98104 | Seattle | Washington | United States |
19687 | Coleman, Connor | 92625 | Newport Beach | California | United States |
Generated 2025-07-21 07:59:57.633 UTC