[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 602   SHUFFLE   <  SKIP 1497  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25759Kelly, Savannah, P78100Saint Germain en LayeYvelineFrance
25407Anand, Tony, L97015ClackamasOregonUnited States
18054Zeng, JakeV8Y 1L1CliffsideBritish ColumbiaCanada
24482Ramos, Roy, A3337MeltonVictoriaAustralia
21378Diaz, Rebekah, J7001HobartTasmaniaAustralia
14384Miller, Rachel, F98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-05 19:30:27.369 UTC