[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   SHUFFLE   SKIP 250   <  SKIP 229  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25081Morris, Melanie94536FremontCaliforniaUnited States
14485Stewart, Bailey, J94063Redwood CityCaliforniaUnited States
20079Taylor, Alexandra97005BeavertonOregonUnited States

Generated 2025-07-15 20:39:02.705 UTC