[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 7680   SHUFFLE   <  SKIP 1955  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20688Ramirez, Steven, A98201EverettWashingtonUnited States
12602Srini, Francisco, HE17 6JFLondonEnglandUnited Kingdom
20817Rodriguez, Geoffrey3977CranbourneVictoriaAustralia

Generated 2025-07-18 10:06:41.170 UTC