[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 189   SHUFFLE   <  SKIP 1398  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22240Powell, Miguel98270MarysvilleWashingtonUnited States
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany
14545Henderson, FaithPE17BuryEnglandUnited Kingdom
28736Navarro, Paula91420MorangisEssonneFrance

Generated 2025-07-18 08:00:59.335 UTC