[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 440   SHUFFLE   <  SKIP 421  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28766Alonso, Joe, FT2P 2G8CalgaryAlbertaCanada
25490He, Alvin75010ParisSeine (Paris)France
15318Watson, Grace, D97330CorvallisOregonUnited States
17823Gao, Ramon92150SuresnesHauts de SeineFrance

Generated 2025-07-20 22:15:25.982 UTC