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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11955Green, Gabriel, L91203GlendaleCaliforniaUnited States
19503Luo, Bridget, A91370Verrieres Le BuissonEssonneFrance
24714Rodriguez, Whitney, CEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-17 13:18:59.196 UTC