[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 3669   SHUFFLE   <  SKIP 4431  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26770Ashe, Katie, Z4169East BrisbaneQueenslandAustralia
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom
13272Gonzalez, Jordan97045Oregon CityOregonUnited States

Generated 2025-07-21 18:10:23.078 UTC