[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 416   SHUFFLE   <  SKIP 4326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24729Murphy, Chase, JV2L3W8NewtonBritish ColumbiaCanada
25683Ruiz, Ebony75003ParisSeine (Paris)France
24626Bryant, Seth, M91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 20:51:10.532 UTC