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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28014Robinson, Rachel, J90210Beverly HillsCaliforniaUnited States
15954Deng, Marshall, L90706BellflowerCaliforniaUnited States
25142Ray, Regina, B75008ParisSeine (Paris)France
17725Martinez, Daniel, P3000MelbourneVictoriaAustralia

Generated 2025-07-11 19:56:06.945 UTC