[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 24   SHUFFLE   <  SKIP 1143  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24868Hu, DarrylC2H 7AULondonEnglandUnited Kingdom
16900Jones, Miguel, R92102San DiegoCaliforniaUnited States
29163Murphy, Mason, R97205PortlandOregonUnited States

Generated 2025-07-14 03:27:36.576 UTC