[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 282   <  SKIP 7236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26848Rai, AlishaKB9KirkbyEnglandUnited Kingdom
26892Rogers, Cody, FKB9KirkbyEnglandUnited Kingdom
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 11:35:33.991 UTC