[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 34   SHUFFLE   <  SKIP 1273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15302Thomas, Brianna94941Mill ValleyCaliforniaUnited States
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom
14880Ross, Jessica91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 15:30:51.880 UTC