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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14789Zhang, Rosa, K48001MünsterSaarlandGermany
25369Cox, Evan, G91203GlendaleCaliforniaUnited States
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom

Generated 2025-07-11 03:51:46.746 UTC