[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 229   SHUFFLE   <  SKIP 1226  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11509Harui, Roger94947NovatoCaliforniaUnited States
28868Chen, Jason92625Newport BeachCaliforniaUnited States
13439Lin, Arturo94010BurlingameCaliforniaUnited States
22686Anand, Wayne, HSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-14 10:02:52.518 UTC