[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 424  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29390Rodriguez, Summer, S75012ParisSeine (Paris)France
15390Turner, Jonathan, B97205PortlandOregonUnited States
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
12069Kelly, Garrett, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 02:56:18.580 UTC