[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 4466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27993Miller, Hunter95062Santa CruzCaliforniaUnited States
14758Long, Victoria91203GlendaleCaliforniaUnited States
25747Xu, Marshall, KEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-11 20:45:42.157 UTC