[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 548   SHUFFLE   <  SKIP 406  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19620Vazquez, Andy2580GoulburnNew South WalesAustralia
20377Reed, Brian, E97355LebanonOregonUnited States
15202Bryant, Blake, C94536FremontCaliforniaUnited States

Generated 2025-07-18 07:57:19.369 UTC