[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 2927   SHUFFLE   <  SKIP 162  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13958Martin, Diane3280WarrnamboolVictoriaAustralia
16227Lopez, Eric94015Daly CityCaliforniaUnited States
15264Goel, Peter, L4217Gold CoastQueenslandAustralia
14200Goel, Colleen92700ColombesHauts de SeineFrance

Generated 2025-07-17 03:12:15.292 UTC