[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 3917   SHUFFLE   <  SKIP 2444  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21065Thompson, Robert, R66740SaarlouisSaarlandGermany
14532Wu, Barbara, M92400CourbevoieHauts de SeineFrance
24845Jimenez, Tyrone57000MetzMoselleFrance
13954Ramos, Eddie, T4171HawthorneQueenslandAustralia

Generated 2025-07-16 06:02:24.649 UTC