[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 484   SHUFFLE   <  SKIP 1791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14092Nath, Maurice98225BellinghamWashingtonUnited States
28576Uppal, Sunil, L98201EverettWashingtonUnited States
24956Ward, Ariana, V90706BellflowerCaliforniaUnited States

Generated 2025-07-20 18:04:40.579 UTC