[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 2236   SHUFFLE   <  SKIP 673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27854Rubio, Marc, I75019ParisSeine (Paris)France
14708Kapoor, Evelyn, E75012ParisSeine (Paris)France
25369Cox, Evan, G91203GlendaleCaliforniaUnited States

Generated 2025-07-11 20:31:54.432 UTC