[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 328   SHUFFLE   <  SKIP 1497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18481Romero, Tanya, A94014ColmaCaliforniaUnited States
26424White, Kayla3977CranbourneVictoriaAustralia
24557Lin, Franklin, MRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-13 21:47:48.717 UTC