[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 6304  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom
19907Diaz, Bruce, L93500PantinSeine Saint DenisFrance
28578Rogers, Zoe98036LynnwoodWashingtonUnited States

Generated 2025-07-12 19:03:35.221 UTC