[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 437   SHUFFLE   <  SKIP 2648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25699Kelly, Marcus, ANT20Newcastle upon TyneEnglandUnited Kingdom
21693Ashe, Alyssa, C94704BerkeleyCaliforniaUnited States
24043Kelly, Charles, D75007ParisSeine (Paris)France

Generated 2025-07-14 00:04:04.338 UTC