[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 4   SHUFFLE   <  SKIP 571  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15318Watson, Grace, D97330CorvallisOregonUnited States
16974Rivera, Paige98168BurienWashingtonUnited States
24847Nath, TonyaKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 19:30:01.739 UTC