[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 1851  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14178Raje, Katie75002ParisSeine (Paris)France
16141Ramirez, Shelby90401Santa MonicaCaliforniaUnited States
23663Dominguez, Neil, K2500WollongongNew South WalesAustralia

Generated 2025-07-09 13:28:21.202 UTC