[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 2696   SHUFFLE   <  SKIP 114  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21600Bell, Alexa, R95062Santa CruzCaliforniaUnited States
25657Gonzalez, Tammy, JGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-20 15:59:29.135 UTC