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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19096Suri, Douglas3977CranbourneVictoriaAustralia
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
16998Lopez, Jennifer, D98312BremertonWashingtonUnited States

Generated 2025-07-13 05:54:10.632 UTC