[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 2381   <  SKIP 582  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23715Flores, Isabel99202SpokaneWashingtonUnited States
25472Malhotra, Don, S04139LeipzigNordrhein-WestfalenGermany
14019Romero, Kathleen3977CranbourneVictoriaAustralia

Generated 2025-07-17 03:30:09.602 UTC