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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22515Morris, Alexa78400ChatouYvelineFrance
22716Nelson, Caleb98020EdmondsWashingtonUnited States
21158Patterson, Trevor, J98052RedmondWashingtonUnited States

Generated 2025-07-12 03:18:56.841 UTC