[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 2391   <  SKIP 4132  >   <  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-20 09:36:01.466 UTC