[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 6534  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13497Sharma, Deborah, R22001HamburgHessenGermany
13771Moreno, Victor, L20354HamburgHamburgGermany
13774Guo, Steve, L22001HamburgHessenGermany

Generated 2025-07-10 12:09:10.767 UTC