[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20066White, Marcus98036LynnwoodWashingtonUnited States
16035Morgan, Sebastian, CEM15Esher-MoleseyEnglandUnited Kingdom
19439Xu, Franklin, C04838EilenburgBrandenburgGermany

Generated 2025-07-11 19:10:27.571 UTC