[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 2138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
22691Raman, Gerald, V92150SuresnesHauts de SeineFrance
11551Alvarez, Shannon92700ColombesHauts de SeineFrance

Generated 2025-07-14 02:54:23.147 UTC