[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 2786   <  SKIP 270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21277Thompson, Lucas, OV9B 2C3ShawneeBritish ColumbiaCanada
22265Sanchez, Jeremiah, EV8Z 4N5ShawneeBritish ColumbiaCanada
21284Stewart, Cody, AV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-20 04:04:24.858 UTC