[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 1445   SHUFFLE   <  SKIP 214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25184Tang, Peter94014ColmaCaliforniaUnited States
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
14300He, Colin, B3198SeafordVictoriaAustralia

Generated 2025-07-14 14:39:47.457 UTC