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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23770Carlson, JamieSL67RJMaidenheadEnglandUnited Kingdom
12842Becker, Kelvin75008ParisSeine (Paris)France
25987Kumar, Hunter90706BellflowerCaliforniaUnited States

Generated 2025-07-11 04:27:38.244 UTC