[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 2693   SHUFFLE   <  SKIP 454  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12308He, Margaret57000MetzMoselleFrance
22703Raji, Melvin, D91940Les UlisEssonneFrance
13603Martinez, Molly, SLE18LeedsEnglandUnited Kingdom
23111Wright, Sara91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 18:03:26.618 UTC