[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 512   SKIP 2225   <  SKIP 1125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18148Huang, Jaclyn92700ColombesHauts de SeineFrance
18150Deng, Mitchell92700ColombesHauts de SeineFrance
18162Pal, Misty, H92700ColombesHauts de SeineFrance

Generated 2025-07-18 00:59:26.003 UTC