[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 482   SHUFFLE   <  SKIP 2801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28253Green, Jeremiah, S91791West CovinaCaliforniaUnited States
17660Young, Seth, W94704BerkeleyCaliforniaUnited States
14574Powell, Katherine, CV0SookeBritish ColumbiaCanada

Generated 2025-07-11 03:32:41.194 UTC