[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 158   SHUFFLE   <  SKIP 80  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28452Young, Alexandra, I93400Saint-DenisSeine Saint DenisFrance
19876Edwards, Nathan, K94010BurlingameCaliforniaUnited States
17453Reed, Hailey97355LebanonOregonUnited States

Generated 2025-07-17 10:01:32.759 UTC