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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23239Wu, Curtis, O94704BerkeleyCaliforniaUnited States
23355Serrano, Lance94704BerkeleyCaliforniaUnited States
23391Moreno, Joanna94704BerkeleyCaliforniaUnited States

Generated 2025-11-04 20:59:16.208 UTC