[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 1416  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26869Ms., Sims, Anne, R.AS23Stoke-on-TrentEnglandUnited Kingdom
17378Foster, Zachary97355LebanonOregonUnited States
13486Gomez, RebekahV8Y 1L1CliffsideBritish ColumbiaCanada
20036Tang, Kate94014ColmaCaliforniaUnited States

Generated 2025-07-13 16:49:27.719 UTC