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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom
11507Russell, Isabella, AV8VVictoriaBritish ColumbiaCanada
26248Lewis, Thomas, A97034Lake OswegoOregonUnited States
24270Ortega, Latasha2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-19 23:48:36.477 UTC