[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 480   SHUFFLE   <  SKIP 986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28883Romero, EddieSL4 1RHBerksEnglandUnited Kingdom
19219Peterson, Mary98168BurienWashingtonUnited States
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-13 17:48:48.660 UTC