[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 24   SHUFFLE   <  SKIP 1154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22887Richardson, Mason, L94947NovatoCaliforniaUnited States
22879Russell, Jocelyn, C90241DowneyCaliforniaUnited States
14545Henderson, FaithPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 03:30:42.498 UTC