[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 322   SHUFFLE   <  SKIP 422  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23054Moore, David, A98270MarysvilleWashingtonUnited States
16862Nelson, Timothy, A91950National CityCaliforniaUnited States
14536Wu, Krystal, A31770ColomiersGaronne (Haute)France
12929Bryant, Vanessa97330CorvallisOregonUnited States

Generated 2025-07-21 15:07:42.225 UTC