[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 394   SHUFFLE   <  SKIP 1624  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19382Shan, JerryNT20Newcastle upon TyneEnglandUnited Kingdom
13202Romero, Natasha, M94014ColmaCaliforniaUnited States
21796Ward, Emma, WV0SookeBritish ColumbiaCanada

Generated 2025-07-14 12:26:10.331 UTC