[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 405   SHUFFLE   <  SKIP 158  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21567Sanchez, Candace, L1002SydneyNew South WalesAustralia
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom
13594Williams, Jessica, A20354HamburgHamburgGermany
27901Cooper, Mariah, JTY31RuncornEnglandUnited Kingdom

Generated 2025-07-20 00:20:56.601 UTC