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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14892Sanders, Savannah, J94303Palo AltoCaliforniaUnited States
15742Thompson, Grace, A94303Palo AltoCaliforniaUnited States
15471White, Destiny, D94303Palo AltoCaliforniaUnited States

Generated 2025-11-06 01:14:26.833 UTC