[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 34   SHUFFLE   <  SKIP 1146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22115Rogers, Dalton, A98052RedmondWashingtonUnited States
12900Ward, Carlos94303Palo AltoCaliforniaUnited States
21118Hu, Lisa, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 20:38:39.879 UTC