[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 265  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21284Stewart, Cody, AV9B 5T2ShawneeBritish ColumbiaCanada
21305Garcia, Hunter, JV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-22 10:38:09.583 UTC