[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 540   SHUFFLE   <  SKIP 68  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17424Long, Spencer, W97045Oregon CityOregonUnited States
15961Walker, Ashley, D95062Santa CruzCaliforniaUnited States
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom
16680Edwards, Carlos2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-20 17:50:18.774 UTC