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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28525Rodriguez, Dominic, ELA1 1LNLancasterEnglandUnited Kingdom
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
27888Rodriguez, Tina75002ParisSeine (Paris)France

Generated 2025-07-11 13:17:40.097 UTC