[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 1925   SHUFFLE   <  SKIP 601  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom
29134Dominguez, Pedro98168BurienWashingtonUnited States

Generated 2025-07-15 06:15:23.938 UTC