[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 2817   SHUFFLE   <  SKIP 1633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17379Morgan, Alexandra, M97205PortlandOregonUnited States
16397Navarro, Andy, H14197BerlinNordrhein-WestfalenGermany
12982Patterson, Brittany, M92118CoronadoCaliforniaUnited States

Generated 2025-07-18 02:59:28.860 UTC