[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 4   SHUFFLE   <  SKIP 1512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16369Powell, Isabel98201EverettWashingtonUnited States
17813Nicholls, Jay, KWA1 4SYWoolstonEnglandUnited Kingdom
23831Jai, Colleen97005BeavertonOregonUnited States

Generated 2025-07-21 22:25:26.147 UTC