[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 7474   <  SKIP 43  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25628Dominguez, Jessie, AKB9KirkbyEnglandUnited Kingdom
26848Rai, AlishaKB9KirkbyEnglandUnited Kingdom
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 15:54:31.883 UTC