[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 875   SHUFFLE   <  SKIP 5386  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28379Rana, Edgar, M31770ColomiersGaronne (Haute)France
16727Johnston, Charles98036LynnwoodWashingtonUnited States
14241Wood, Grace92118CoronadoCaliforniaUnited States
25607Chander, Sharon92310SèvresHauts de SeineFrance

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