[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 480   SHUFFLE   <  SKIP 5580  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24762Xu, Warren98168BurienWashingtonUnited States
19679Rana, Erick, C92118CoronadoCaliforniaUnited States
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States
27836Navarro, Pedro92400CourbevoieHauts de SeineFrance

Generated 2025-07-21 15:21:55.856 UTC