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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24038Turner, Evan57000MetzMoselleFrance
24081Hughes, Alexis, B57000MetzMoselleFrance
24709Prasad, Nancy57000MetzMoselleFrance

Generated 2025-07-13 00:51:43.267 UTC