[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 647   SHUFFLE   <  SKIP 1448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28651Brown, Lauren94704BerkeleyCaliforniaUnited States
23746Mr., Sacksteder, Lane75012ParisSeine (Paris)France
24893Chande, Alvin, W3337MeltonVictoriaAustralia

Generated 2025-07-19 20:56:00.409 UTC