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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26495Baker, AllisonV8Y 1L1CliffsideBritish ColumbiaCanada
22510Gill, Lori, ATY31RuncornEnglandUnited Kingdom
26696Suarez, Robyn98225BellinghamWashingtonUnited States
16710Arthur, Carla2061Milsons PointNew South WalesAustralia

Generated 2025-07-13 01:38:41.111 UTC