[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 16   <  SKIP 93  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25134Rodriguez, Brett2065St. LeonardsNew South WalesAustralia
28081Watson, Paige97205PortlandOregonUnited States
13535Nara, Omar, JGA10GatesheadEnglandUnited Kingdom
23455Perez, Jonathan, RV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-12 17:40:08.890 UTC