[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 998   SHUFFLE   <  SKIP 74  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22684Cooper, Lauren, W20354HamburgHamburgGermany
20532Watson, Joan, D92118CoronadoCaliforniaUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany

Generated 2025-07-10 14:56:23.990 UTC