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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25879Wood, Alyssa, S94941Mill ValleyCaliforniaUnited States
24180Jai, Arturo, T10210BerlinHamburgGermany
27815Chow, JamiePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 20:13:29.183 UTC