[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 1877  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11325Ross, Elijah, E98104SeattleWashingtonUnited States
24416Jenkins, Oscar, A97301SalemOregonUnited States
16570She, Julie, G78000VersaillesYvelineFrance
21716Sara, Gerald, C98168BurienWashingtonUnited States

Generated 2025-07-11 13:24:06.327 UTC