[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SKIP 5723   <  SKIP 2062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28496Shan, Adam, A57000MetzMoselleFrance
28708Sun, Darryl, L57000MetzMoselleFrance
28722Stone, Carmen, F57000MetzMoselleFrance

Generated 2025-07-17 06:24:08.291 UTC