[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 750   SHUFFLE   <  SKIP 114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23373Murphy, Gabrielle97068W. LinnOregonUnited States
28842Bailey, Nicole, K90802Long BeachCaliforniaUnited States
12746Torres, Juan, MPE17BuryEnglandUnited Kingdom

Generated 2025-07-12 17:18:12.389 UTC