[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 2945   SHUFFLE   <  SKIP 1012  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States
21911Ross, Joan, B93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-16 15:44:52.709 UTC