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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13774Guo, Steve, L22001HamburgHessenGermany
13594Williams, Jessica, A20354HamburgHamburgGermany
14187Lu, Eugene, N22001HamburgHessenGermany

Generated 2025-07-11 03:16:12.667 UTC