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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28216Ramos, Adrienne, L2264SilverwaterNew South WalesAustralia
27648Rogers, Chase99362Walla WallaWashingtonUnited States
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-19 02:42:20.578 UTC