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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24018Gao, Barbara20354HamburgHamburgGermany
24040Bell, Jennifer, A20354HamburgHamburgGermany
24046Chander, Cristina20354HamburgHamburgGermany
24086Gonzales, Dakota, T20354HamburgHamburgGermany

Generated 2025-07-12 22:03:54.805 UTC