[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 3669   SHUFFLE   <  SKIP 4495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24839Goldberg, Tamara12171BerlinHessenGermany
19183Raje, Edwin, D75009ParisSeine (Paris)France
25352Martinez, Brandon, S97034Lake OswegoOregonUnited States

Generated 2025-07-18 07:44:25.792 UTC