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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21842Navarro, Neil, L20354HamburgHamburgGermany
22414Wu, Eugene, P22001HamburgHessenGermany
22455Kapoor, Roy22001HamburgHessenGermany

Generated 2025-11-05 23:51:00.139 UTC