[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 2912  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18680Shan, David90706BellflowerCaliforniaUnited States
28908Sai, DominiqueWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-11 11:20:59.883 UTC