[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 189   SHUFFLE   <  SKIP 2174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27552Guo, Shannon, C92118CoronadoCaliforniaUnited States
17976Carlson, Daisy, B80074MünchenNordrhein-WestfalenGermany
27059Perry, Hunter94704BerkeleyCaliforniaUnited States

Generated 2025-07-21 16:08:00.834 UTC