[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 480   SHUFFLE   <  SKIP 2335  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11013Jenkins, Ian, M97355LebanonOregonUnited States
15573Wilson, Thomas, E98052RedmondWashingtonUnited States
26836Diaz, Hector, ATY31RuncornEnglandUnited Kingdom
11574Luo, Karla, VRH15 9UDWest SussexEnglandUnited Kingdom
19361Sun, Stacey, SLE18LeedsEnglandUnited Kingdom
21939Roberts, Thomas, JV9LangfordBritish ColumbiaCanada

Generated 2025-07-11 18:09:49.420 UTC