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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20669Ross, Rachel, CV9B 5T2ShawneeBritish ColumbiaCanada
21277Thompson, Lucas, OV9B 2C3ShawneeBritish ColumbiaCanada
21284Stewart, Cody, AV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-08 20:43:58.029 UTC