[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 2421   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17556Powell, Emily, A97005BeavertonOregonUnited States
28917Zhou, Sandra, B75013ParisSeine (Paris)France
20744Barnes, Amanda, N90706BellflowerCaliforniaUnited States

Generated 2025-07-18 07:06:24.273 UTC