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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15190Watson, Katherine, L94010BurlingameCaliforniaUnited States
20457Morris, Alexandra97222MilwaukieOregonUnited States
21150Ramirez, Alyssa98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 03:57:07.952 UTC