[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 6863   <  SKIP 621  >   <  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-22 11:25:11.207 UTC