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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States
18999Watson, Mackenzie97355LebanonOregonUnited States
16068Shen, Jerry, M98107BallardWashingtonUnited States

Generated 2025-07-09 16:47:15.378 UTC