[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 189   SHUFFLE   <  SKIP 1407  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27683Reed, Alexandra, C97005BeavertonOregonUnited States
16539Li, Christy95010HofBayernGermany
28093Kumar, Brad98225BellinghamWashingtonUnited States
26480Patterson, Jacqueline, R94947NovatoCaliforniaUnited States

Generated 2025-07-20 14:25:38.223 UTC