[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 327   SHUFFLE   <  SKIP 1705  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14830Ward, Isabella66740SaarlouisSaarlandGermany
28131Zhu, Todd, G91502BurbankCaliforniaUnited States
15926Deng, Donna, B14197BerlinNordrhein-WestfalenGermany
11291Wright, Jenna91945Lemon GroveCaliforniaUnited States

Generated 2025-07-16 00:21:27.071 UTC