[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 280   SHUFFLE   <  SKIP 2473  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27265Thomas, Isabella, MV9MetchosinBritish ColumbiaCanada
16032Chavez, Colin2450Coffs HarbourNew South WalesAustralia
15668Fernandez, Erick, EWA3WatfordEnglandUnited Kingdom

Generated 2025-07-21 10:00:15.720 UTC