[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 3000   <  SKIP 614  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18148Huang, Jaclyn92700ColombesHauts de SeineFrance
18150Deng, Mitchell92700ColombesHauts de SeineFrance

Generated 2025-07-22 06:50:39.596 UTC