[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 2500   <  SKIP 1314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14949Wu, SteveCB4 4BZCambridgeEnglandUnited Kingdom
13990Wood, Stephanie, A97301SalemOregonUnited States
25592Ortega, KendraBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-14 07:46:18.288 UTC