[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 8296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27950Sanz, Shannon57000MetzMoselleFrance
28414Luo, Bradley, M57000MetzMoselleFrance
28708Sun, Darryl, L57000MetzMoselleFrance

Generated 2025-07-13 02:17:08.545 UTC