[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 625   SHUFFLE   <  SKIP 2390  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14815Gonzales, Isabella, RGL50CheltenhamEnglandUnited Kingdom
19489Patterson, Alexandra, A57000MetzMoselleFrance
21686Ortega, Albert, A94010BurlingameCaliforniaUnited States

Generated 2025-07-09 22:39:16.122 UTC