[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 2421   SHUFFLE   <  SKIP 978  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18758Price, Devin, MV8Y 1L1CliffsideBritish ColumbiaCanada
29197Brown, MorganV8VVictoriaBritish ColumbiaCanada
18071Campbell, Katelyn, E91941GrossmontCaliforniaUnited States

Generated 2025-07-20 15:13:11.863 UTC