[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 750 < SKIP 1922 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26325 | Robinson, Tyler, A | 99202 | Spokane | Washington | United States |
27388 | Cox, Xavier, R | 99202 | Spokane | Washington | United States |
Generated 2025-10-13 12:12:34.308 UTC