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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12655Vazquez, Larry, M92700ColombesHauts de SeineFrance
28780Griffin, Melissa, L98104SeattleWashingtonUnited States
29000Baker, Nathan, A98366Port OrchardWashingtonUnited States

Generated 2025-07-09 19:39:04.278 UTC