[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 1039   SHUFFLE   <  SKIP 1757  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22647Martinez, Taylor, D78400ChatouYvelineFrance
22503Zhao, Sandra, SNT20Newcastle upon TyneEnglandUnited Kingdom
22370Patterson, Carol, L90712LakewoodCaliforniaUnited States
14247Allen, Hunter, L99202SpokaneWashingtonUnited States

Generated 2025-07-20 14:04:53.915 UTC