[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 444   SHUFFLE   <  SKIP 2367  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20522Parker, Kevin94536FremontCaliforniaUnited States
22800Alvarez, Dwayne, G92700ColombesHauts de SeineFrance
14414Wilson, Rachel92118CoronadoCaliforniaUnited States
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-17 21:31:58.788 UTC