[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 542   SHUFFLE   <  SKIP 92  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26983Vance, Adriana14197BerlinNordrhein-WestfalenGermany
25847Brown, Destiny98201EverettWashingtonUnited States
28212Hernandez, Melody, E3977CranbourneVictoriaAustralia

Generated 2025-07-13 12:59:50.595 UTC