[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 3938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12201Yuan, Mindy, D94010BurlingameCaliforniaUnited States
25912Rubio, Walter, R3977CranbourneVictoriaAustralia
11213Murphy, Stephanie, B98020EdmondsWashingtonUnited States

Generated 2025-07-12 11:57:21.720 UTC