[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 250   SHUFFLE   <  SKIP 1285  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16981Simmons, Hunter97034Lake OswegoOregonUnited States
15661Robinson, Brandon, JAS23Stoke-on-TrentEnglandUnited Kingdom
14919Torres, Erik, J94519ConcordCaliforniaUnited States
18072Perez, Maria, D97068W. LinnOregonUnited States

Generated 2025-07-14 18:40:02.687 UTC