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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20016Kelly, Katherine97068W. LinnOregonUnited States
27162Madan, PhillipRG7 5H7ReadingEnglandUnited Kingdom
21381Ruiz, Francis, D2264SilverwaterNew South WalesAustralia

Generated 2025-07-08 23:22:47.055 UTC