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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17839Chander, Christine, LOX16 8RSOxonEnglandUnited Kingdom
15338Navarro, Marie, J77840College StationTexasUnited States
11296Richardson, Haley98201EverettWashingtonUnited States

Generated 2025-07-10 16:15:33.642 UTC