[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 250   <  SKIP 6369  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27963Dominguez, Kendra, N22001HamburgHessenGermany
28383Zhou, Lacey, C20354HamburgHamburgGermany
28374Vance, Ruben20354HamburgHamburgGermany
28396Munoz, Rebekah22001HamburgHessenGermany

Generated 2025-07-20 21:46:49.657 UTC