[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 92   <  SKIP 1608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13957Munoz, Meredith4551CaloundraQueenslandAustralia
28689Zhang, Kelvin, R75002ParisSeine (Paris)France
19680King, Jan97355LebanonOregonUnited States

Generated 2025-07-17 06:01:44.563 UTC