[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 4405   <  SKIP 436  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14891Hayes, Kyle, E94063Redwood CityCaliforniaUnited States
15813Diaz, Julian94063Redwood CityCaliforniaUnited States

Generated 2025-07-21 22:07:07.855 UTC