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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28655Smith, Devin, T98403TacomaWashingtonUnited States
18370Flores, Tristan, L95062Santa CruzCaliforniaUnited States
16306Romero, Kristine, WBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-11 17:57:53.442 UTC