[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   SHUFFLE   SKIP 3485   <  SKIP 127  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22369Deng, Louis, D94010BurlingameCaliforniaUnited States
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom
23873Miller, Nicole, A91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 19:44:43.539 UTC