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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20330Thomas, Nathan, AV9B 5T2ShawneeBritish ColumbiaCanada
20483Kumar, AustinV9B 2C3ShawneeBritish ColumbiaCanada
20669Ross, Rachel, CV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-07 21:06:55.933 UTC