[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 512   <  SKIP 2487  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11502Peterson, JaredV8Z 4N5ShawneeBritish ColumbiaCanada
11739King, Aaron, LV9B 5T2ShawneeBritish ColumbiaCanada
11845Jones, Natalie, AV8Z 4N5ShawneeBritish ColumbiaCanada
12097Allen, Sean, LV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-13 12:42:34.475 UTC