[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 189   SHUFFLE   <  SKIP 1375  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16787Jackson, Nicole, J90706BellflowerCaliforniaUnited States
20187King, Robert, C91977Spring ValleyCaliforniaUnited States
16624Alvarez, Albert, R6006PerthSouth AustraliaAustralia
20967Rowe, Casey, T53001BonnHamburgGermany

Generated 2025-07-20 03:19:18.269 UTC