[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 500   <  SKIP 3364  >   <  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-08 15:32:45.623 UTC