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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12324Lal, Dale20354HamburgHamburgGermany
12379Chande, Bridget, E20354HamburgHamburgGermany
12461Suri, Ruth, A20354HamburgHamburgGermany

Generated 2025-11-05 20:05:28.413 UTC