[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16185Raji, Grant, R2777SpringwoodNew South WalesAustralia
27047Rai, Yolanda97005BeavertonOregonUnited States
25490He, Alvin75010ParisSeine (Paris)France

Generated 2025-11-04 21:03:40.282 UTC