[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 512   SHUFFLE   <  SKIP 5673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25592Ortega, KendraBD1 4SJW. YorkEnglandUnited Kingdom
20063Ortega, Kristy, E75003ParisSeine (Paris)France
18989Suri, Cindy94010BurlingameCaliforniaUnited States

Generated 2025-07-16 14:29:20.556 UTC