[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3914   <  SKIP 1897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19282Wood, Hailey, T59491Villeneuve-d'AscqNordFrance
24812Sai, Johnathan, B91910Chula VistaCaliforniaUnited States
22266Sanders, Rachel92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 13:42:13.583 UTC