[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 590   SHUFFLE   <  SKIP 852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom
17120Raje, Michele, E13041ClayNew YorkUnited States
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-19 06:28:49.353 UTC