[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 6125  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26188Sara, Geoffrey4700RockhamptonQueenslandAustralia
25537Phillips, NathanEM15Esher-MoleseyEnglandUnited Kingdom
14290Wilson, Jonathan97330CorvallisOregonUnited States
17557Davis, Matthew, S97222MilwaukieOregonUnited States

Generated 2025-07-12 18:04:54.968 UTC