[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 2696   SHUFFLE   <  SKIP 132  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21974Suri, Whitney, J3337MeltonVictoriaAustralia
12896Wood, Victoria, V97330CorvallisOregonUnited States
23151Brown, Michael, A97222MilwaukieOregonUnited States
13286Rodriguez, Hannah97222MilwaukieOregonUnited States

Generated 2025-07-20 17:52:08.846 UTC