[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 5462   SHUFFLE   <  SKIP 1783  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
29298Moreno, Diana, J2036MalabarNew South WalesAustralia
14954Perez, Denise, W75007ParisSeine (Paris)France

Generated 2025-07-20 23:12:40.674 UTC