[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 6631  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20850Navarro, Lance, CYO15YorkEnglandUnited Kingdom
24944Garcia, Whitney, H94704BerkeleyCaliforniaUnited States
16404Nara, Raul, T75009ParisSeine (Paris)France

Generated 2025-07-13 12:44:25.552 UTC