[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 482   SHUFFLE   <  SKIP 4141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16444Carlson, ErikaTY31RuncornEnglandUnited Kingdom
29360Rodriguez, Bryant, RNT20Newcastle upon TyneEnglandUnited Kingdom
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom

Generated 2025-07-10 21:02:41.793 UTC