[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 3677   SHUFFLE   <  SKIP 2274  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24879Munoz, Desiree48001MünsterSaarlandGermany
22836Sai, Michele24044KielSaarlandGermany
23653Campbell, Devin3429SunburyVictoriaAustralia
21607Torres, Bryce, I98020EdmondsWashingtonUnited States

Generated 2025-07-14 14:10:41.015 UTC