[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 159   SHUFFLE   <  SKIP 2412  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20431Raje, Corey97005BeavertonOregonUnited States
19973Zhu, Colin2777SpringwoodNew South WalesAustralia
19883Young, Kevin91364Woodland HillsCaliforniaUnited States
22874Anand, Drew98168BurienWashingtonUnited States

Generated 2025-07-18 08:45:36.545 UTC