[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 4097   <  SKIP 2426  >   <  TAKE 3  >   

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

3 items

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

Generated 2025-07-21 13:41:40.760 UTC