[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 1140  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12274Torres, Javier, R75017ParisSeine (Paris)France
11244Coleman, Alexis, MTY31RuncornEnglandUnited Kingdom
11803Hernandez, Jan, L98501OlympiaWashingtonUnited States

Generated 2025-07-11 11:51:00.496 UTC