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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13092Walker, William, E94303Palo AltoCaliforniaUnited States
27779Washington, Jordan78400ChatouYvelineFrance
29428Perez, Kristopher, E38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-10 21:08:02.491 UTC