[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 2993   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18184Chande, Leonard, L75008ParisSeine (Paris)France
19437Rai, Kelsey, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
26058Stewart, Faith90241DowneyCaliforniaUnited States

Generated 2025-07-10 12:12:16.734 UTC