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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26367Shan, Omar75019ParisSeine (Paris)France
12119Raje, Keith, L94704BerkeleyCaliforniaUnited States
24560Fernandez, Veronica57000MetzMoselleFrance

Generated 2025-07-09 21:40:25.992 UTC