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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20162Nath, Kelsey, K46236BottropNordrhein-WestfalenGermany
16916Dominguez, Cheryl, M29910BlufftonSouth CarolinaUnited States
12073Rodriguez, Thomas, G90712LakewoodCaliforniaUnited States

Generated 2025-07-18 00:20:15.305 UTC