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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22582Madan, Evelyn, D4810TownsvilleQueenslandAustralia
13902Simmons, Jeremiah94519ConcordCaliforniaUnited States
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance

Generated 2025-07-17 18:07:32.175 UTC