[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 2511   SHUFFLE   <  SKIP 1218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24022Beck, Dale, R75010ParisSeine (Paris)France
11577Serrano, Janet75005ParisSeine (Paris)France
15644Gonzalez, Savannah, F2580GoulburnNew South WalesAustralia

Generated 2025-07-18 12:52:04.695 UTC