[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 0   SHUFFLE   <  SKIP 2332  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom
27238Hernandez, Jesse, D94519ConcordCaliforniaUnited States
25025Bryant, Spencer, J91977Spring ValleyCaliforniaUnited States

Generated 2025-11-01 06:01:51.212 UTC