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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28974Hayes, Kelly, M91950National CityCaliforniaUnited States
11510Roberts, Seth, HV7L 4J4N. VancouverBritish ColumbiaCanada
11523Taylor, Lucas, VV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-13 00:22:39.117 UTC