[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 875   SHUFFLE   <  SKIP 5423  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24845Jimenez, Tyrone57000MetzMoselleFrance
22563Weber, Darren, A66001SaarbrückenSaarlandGermany
18243Sai, Cesar2061Milsons PointNew South WalesAustralia
20125Clark, Natalie, L98033KirklandWashingtonUnited States

Generated 2025-07-15 09:32:12.087 UTC