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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15097Bennett, MorganKB9KirkbyEnglandUnited Kingdom
13962Li, Dawn, B2777SpringwoodNew South WalesAustralia
25467Madan, TroyBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-16 19:26:35.495 UTC