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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26877Nara, Damien, WPB12PeterboroughEnglandUnited Kingdom
26914Prasad, Cindy, CPB12PeterboroughEnglandUnited Kingdom
27305Nara, TerryPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 09:50:20.254 UTC