[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 0   SHUFFLE   <  SKIP 2857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21056Munoz, WalterGL7 1RYGloucestershireEnglandUnited Kingdom
23074Flores, Megan, NV8XRoyal OakBritish ColumbiaCanada
21105Sara, Cory, AYO15YorkEnglandUnited Kingdom

Generated 2025-11-05 04:11:56.883 UTC