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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18725Kapoor, Denise, M7001HobartTasmaniaAustralia
16191Zeng, Margaret, MRG7 5H7ReadingEnglandUnited Kingdom
24794Sanchez, Cody97068W. LinnOregonUnited States

Generated 2025-07-18 23:58:06.433 UTC