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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16283Raji, Clayton75016ParisSeine (Paris)France
17378Foster, Zachary97355LebanonOregonUnited States
24624Murphy, Allison, J94536FremontCaliforniaUnited States

Generated 2025-07-12 12:00:19.193 UTC