[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 557   SHUFFLE   <  SKIP 1317  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17566Martinez, Rachel94063Redwood CityCaliforniaUnited States
15624Rubio, Tyrone92081Paris La DefenseHauts de SeineFrance
19532Brown, Victoria, B94015Daly CityCaliforniaUnited States
28530Powell, Gavin, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 19:50:32.436 UTC