[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2498   <  SKIP 5831  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
14841Pal, Franklin66578NeunkirchenSaarlandGermany
13677Albrecht, Brian, T66001SaarbrückenSaarlandGermany
17225Dominguez, Lawrence, CWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 06:26:41.814 UTC