[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 3307  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom
12574Raje, Derek2264SilverwaterNew South WalesAustralia
27821Deng, LeonardYO15YorkEnglandUnited Kingdom
13871Gonzales, Sarah94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 00:58:45.304 UTC