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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17113Pal, Clarence63009OffenbachSaarlandGermany
18953Patterson, Mya, A90706BellflowerCaliforniaUnited States
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-09 15:59:47.515 UTC