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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom
17202Martinez, DeannaKB9KirkbyEnglandUnited Kingdom
17757Hayes, Seth, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 00:35:08.368 UTC