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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12324Lal, Dale20354HamburgHamburgGermany
12461Suri, Ruth, A20354HamburgHamburgGermany
12747Hu, Colleen, J20354HamburgHamburgGermany
12825Hu, Kelvin20354HamburgHamburgGermany

Generated 2025-07-12 07:43:41.795 UTC