[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 484   SHUFFLE   <  SKIP 1269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29148Murphy, Gabriella, D94941Mill ValleyCaliforniaUnited States
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
28539Zhou, Barbara59000LilleNordFrance

Generated 2025-07-10 10:25:48.799 UTC