[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4069  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21301Gonzalez, Sierra97330CorvallisOregonUnited States
22451Rai, Barbara, JGL50CheltenhamEnglandUnited Kingdom
23563Chavez, Kurt, C1002SydneyNew South WalesAustralia
18867Perry, Thomas, R97222MilwaukieOregonUnited States

Generated 2025-07-10 23:51:45.527 UTC