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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23095Patel, Gerald6006PerthSouth AustraliaAustralia
24531Xie, Andres33041PaderbornHamburgGermany
18530Evans, Wyatt, M98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 12:17:08.990 UTC