[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 3024  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25927Guo, Tiffany2055North SydneyNew South WalesAustralia
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
25866Perry, Tristan, G97068W. LinnOregonUnited States
15623Madan, Molly, A75006ParisSeine (Paris)France

Generated 2025-07-09 16:45:19.436 UTC