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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom
24934Tang, Lindsay, P92118CoronadoCaliforniaUnited States
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States

Generated 2025-07-11 16:32:37.352 UTC