[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 593   SHUFFLE   <  SKIP 240  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27190Reed, Shelby, M91502BurbankCaliforniaUnited States
22018Sun, Todd3280WarrnamboolVictoriaAustralia
13674Shen, Drew, L75012ParisSeine (Paris)France
18000She, RamonCM11BillericayEnglandUnited Kingdom

Generated 2025-07-15 15:59:46.199 UTC