[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 127   SHUFFLE   <  SKIP 1502  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26357Gonzalez, Sergio, S75016ParisSeine (Paris)France
18754Mitchell, Isabella90210Beverly HillsCaliforniaUnited States
13506Guo, Willie95000CergyVal d'OiseFrance
21169Arun, Nancy, C4000BrisbaneQueenslandAustralia
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
13144Stewart, DestinyV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-19 16:22:15.387 UTC