[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 189   SHUFFLE   <  SKIP 1193  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19356Ortega, Francis, F64283DarmstadtHessenGermany
25438Murphy, Lauren, C99202SpokaneWashingtonUnited States
17376She, Jaclyn, G98168BurienWashingtonUnited States
29359Fernandez, Harold, CE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-17 14:50:37.969 UTC