[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 3669   SHUFFLE   <  SKIP 2636  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28913Diaz, KristaNT20Newcastle upon TyneEnglandUnited Kingdom
13195Perry, Aaron94109San FranciscoCaliforniaUnited States
17749Wu, Leah91420MorangisEssonneFrance
11173Thomas, Sarah, F97068W. LinnOregonUnited States

Generated 2025-07-12 15:05:32.422 UTC