[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 2642  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16345Ramos, Francis2500WollongongNew South WalesAustralia
23745Vazquez, Dana, M75008ParisSeine (Paris)France
14036Torres, Amanda, T97045Oregon CityOregonUnited States
17650Sanders, JessicaPE17BuryEnglandUnited Kingdom

Generated 2025-10-31 14:34:14.594 UTC