[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 9079   SHUFFLE   <  SKIP 2196  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11587Bryant, Kevin57000MetzMoselleFrance
29427Chen, Wesley, J75010ParisSeine (Paris)France
15981Powell, Gabriel, M97068W. LinnOregonUnited States
15022Gutierrez, Latasha, C2065St. LeonardsNew South WalesAustralia

Generated 2025-07-22 00:49:48.300 UTC