[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 2693   SHUFFLE   <  SKIP 2364  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24881Ashe, Tasha, WL4 4HBLiverpoolEnglandUnited Kingdom
24494Zhou, Rafael, A2450Coffs HarbourNew South WalesAustralia
23459Sanders, Mason, GV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-16 10:14:17.029 UTC