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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13364Anderson, Natalie, F90706BellflowerCaliforniaUnited States
13679Li, SandraLA1 1LNLancasterEnglandUnited Kingdom
28918Blanco, GinaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 11:28:33.712 UTC