[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 438   SHUFFLE   <  SKIP 369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15775Ward, Michelle, W98225BellinghamWashingtonUnited States
27678Carter, Angel97034Lake OswegoOregonUnited States
14293Campbell, Kyle, S94015Daly CityCaliforniaUnited States

Generated 2025-07-12 08:09:21.959 UTC