[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 2359   SHUFFLE   <  SKIP 4593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24725Young, Bailey, R97034Lake OswegoOregonUnited States
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom
14187Lu, Eugene, N22001HamburgHessenGermany

Generated 2025-07-20 22:50:48.864 UTC