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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16635Suri, Erick2450Coffs HarbourNew South WalesAustralia
12208Sanchez, Dominique, A98225BellinghamWashingtonUnited States
11672Jai, Chad, C90210Beverly HillsCaliforniaUnited States

Generated 2025-11-05 11:02:25.927 UTC