[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 6533  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12747Hu, Colleen, J20354HamburgHamburgGermany
13497Sharma, Deborah, R22001HamburgHessenGermany
13594Williams, Jessica, A20354HamburgHamburgGermany
13771Moreno, Victor, L20354HamburgHamburgGermany

Generated 2025-07-12 11:51:05.543 UTC