[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 127   SHUFFLE   <  SKIP 2155  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24600Li, Lisa, J3220GeelongVictoriaAustralia
11497Nath, Katrina, RNT20Newcastle upon TyneEnglandUnited Kingdom
14655Washington, Kayla, EV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-14 12:00:41.849 UTC