[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 438   SHUFFLE   <  SKIP 504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12778Morgan, Connie95062Santa CruzCaliforniaUnited States
29451Lopez, Geoffrey, A75016ParisSeine (Paris)France
16300Martin, Orlando, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-09 13:43:30.204 UTC