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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12524Shan, Kate91940Les UlisEssonneFrance
18622Rubio, ByronSL4 1RHBerksEnglandUnited Kingdom
20811Shan, CalvinWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-15 16:06:46.562 UTC