[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 506   SHUFFLE   <  SKIP 479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29141Wang, Suzanne, R94704BerkeleyCaliforniaUnited States
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom
17451Wood, Isabelle, C98225BellinghamWashingtonUnited States

Generated 2025-07-10 21:20:18.396 UTC