[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 189   SHUFFLE   <  SKIP 1466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24061Luo, Kelvin75013ParisSeine (Paris)France
25069Ortega, Lori98168BurienWashingtonUnited States
15882Xie, Maurice97005BeavertonOregonUnited States

Generated 2025-07-14 10:11:55.204 UTC