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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14747Wood, Aidan92806La JollaCaliforniaUnited States
14454Anderson, Kayla92806La JollaCaliforniaUnited States
14457White, Thomas, S92806La JollaCaliforniaUnited States

Generated 2025-07-12 23:46:24.513 UTC