[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 5582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
27305Nara, TerryPB12PeterboroughEnglandUnited Kingdom
27786Raman, Cynthia, PPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 00:07:08.074 UTC