[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 750   SHUFFLE   <  SKIP 1053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17971Perez, Mayra92700ColombesHauts de SeineFrance
11547Sai, Cindy, E75013ParisSeine (Paris)France
18537Carson, Kathryn, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 08:49:30.463 UTC