[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 252   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24189Suri, Andre, DOX14 4SEOxfordEnglandUnited Kingdom
20768Nara, Marshall, H90706BellflowerCaliforniaUnited States
20635Young, Nathan, J99362Walla WallaWashingtonUnited States

Generated 2025-11-04 23:42:22.977 UTC