[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 2147 SHUFFLE < SKIP 207 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11197 | Morris, Andrea | 98104 | Seattle | Washington | United States |
16817 | Peterson, Evan | 92102 | San Diego | California | United States |
Generated 2025-07-19 17:21:29.014 UTC