[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 4248   <  SKIP 1173  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27839Li, SusanAS23Stoke-on-TrentEnglandUnited Kingdom
20671Sanchez, Ronald94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 23:18:23.047 UTC