[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 125 < SKIP 79 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28777 | Wood, Brittany | 98901 | Yakima | Washington | United States |
29242 | Thomas, Blake, D | 98901 | Yakima | Washington | United States |
29250 | Williams, Anthony, V | 98901 | Yakima | Washington | United States |
Generated 2025-10-09 05:02:39.053 UTC