[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 875   SHUFFLE   <  SKIP 5555  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom
27220Long, Jackson90505TorranceCaliforniaUnited States

Generated 2025-07-14 22:07:59.768 UTC