[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 394   SHUFFLE   <  SKIP 266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19054Alonso, Arthur, MMK8 8ZDMilton KeynesEnglandUnited Kingdom
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
12900Ward, Carlos94303Palo AltoCaliforniaUnited States
16981Simmons, Hunter97034Lake OswegoOregonUnited States

Generated 2025-07-10 05:00:15.167 UTC