[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 0   SHUFFLE   <  SKIP 2255  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22732Turner, SeanV0SookeBritish ColumbiaCanada
22979Hernandez, Theodore, R94010BurlingameCaliforniaUnited States
13603Martinez, Molly, SLE18LeedsEnglandUnited Kingdom

Generated 2025-10-31 15:15:52.791 UTC