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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11246Rubio, Latasha20354HamburgHamburgGermany
11423Stewart, Jasmine20354HamburgHamburgGermany
12236Gill, Kendra, H22001HamburgHessenGermany
12461Suri, Ruth, A20354HamburgHamburgGermany

Generated 2025-07-11 19:26:10.020 UTC