[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 5875   <  SKIP 648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11423Stewart, Jasmine20354HamburgHamburgGermany
12230Zheng, Wesley22001HamburgHessenGermany
12236Gill, Kendra, H22001HamburgHessenGermany

Generated 2025-07-18 21:22:48.946 UTC