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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19862Harris, Emily, PV8Z 4N5ShawneeBritish ColumbiaCanada
20096Lal, JonathanV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-10-31 13:32:53.621 UTC