[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 250   SKIP 2000   <  SKIP 1615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18150Deng, Mitchell92700ColombesHauts de SeineFrance
18162Pal, Misty, H92700ColombesHauts de SeineFrance
19370Yang, Gilbert, M92700ColombesHauts de SeineFrance

Generated 2025-07-07 01:59:52.794 UTC