[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 344   SHUFFLE   <  SKIP 711  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19779Foster, Emily97034Lake OswegoOregonUnited States
24686Murphy, Melissa, N92102San DiegoCaliforniaUnited States
17879Rivera, SethKB9KirkbyEnglandUnited Kingdom
11279Cook, Amanda, S98201EverettWashingtonUnited States

Generated 2025-07-15 23:32:10.691 UTC