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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11685Griffin, Jose, A97222MilwaukieOregonUnited States
11443Griffin, Grace7001HobartTasmaniaAustralia
16300Martin, Orlando, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-12 21:55:48.383 UTC