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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27796Patel, Jarrod, E75012ParisSeine (Paris)France
27506Srini, Carla94010BurlingameCaliforniaUnited States
24298Yang, Robert94303Palo AltoCaliforniaUnited States

Generated 2025-07-10 23:36:33.312 UTC