[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 470   SHUFFLE   <  SKIP 3875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25668Lopez, Carolyn, LPE17BuryEnglandUnited Kingdom
19427Lopez, Troy, M75008ParisSeine (Paris)France
20297Wu, Valerie94704BerkeleyCaliforniaUnited States

Generated 2025-07-09 13:45:06.382 UTC