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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States
14338Taylor, Natalie, MV8Y 1L1CliffsideBritish ColumbiaCanada
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 21:32:47.260 UTC