[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 650   SHUFFLE   <  SKIP 2504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28976Peterson, ChristinaV9MetchosinBritish ColumbiaCanada
23835Jackson, Marcus91941GrossmontCaliforniaUnited States
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-15 15:18:19.206 UTC