[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 2214   SHUFFLE   <  SKIP 1281  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24358Green, Kevin, D91776San GabrielCaliforniaUnited States
13990Wood, Stephanie, A97301SalemOregonUnited States
17136Ye, Glenn, L97005BeavertonOregonUnited States

Generated 2025-07-15 18:46:02.499 UTC