[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 6515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28106Williams, Chloe, A91941GrossmontCaliforniaUnited States
28299Shan, Jonathan91941GrossmontCaliforniaUnited States
28622Cooper, Julia, V91941GrossmontCaliforniaUnited States

Generated 2025-07-11 10:36:50.537 UTC