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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16870Morgan, Andrea, MV3A 4R2LangleyBritish ColumbiaCanada
26502Brown, Taylor, R94519ConcordCaliforniaUnited States
23598Ramos, LindaEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 04:12:57.089 UTC