[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 437   <  SKIP 697  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18002Navarro, Gina, M10210BerlinHamburgGermany
19029Andersen, Alicia, S13441BerlinHessenGermany
19250Wu, Lacey, T12311BerlinSaarlandGermany
19420Raman, Stanley, L14129BerlinHessenGermany

Generated 2025-07-21 05:39:28.608 UTC