[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 593   SHUFFLE   <  SKIP 188  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25469Wu, Martha45000OrleansLoiretFrance
18973Yuan, Kate94010BurlingameCaliforniaUnited States
26017Alonso, Derrick, W91502BurbankCaliforniaUnited States

Generated 2025-07-14 13:43:12.589 UTC