[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 542   SHUFFLE   <  SKIP 647  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13048Hayes, Alexis3000MelbourneVictoriaAustralia
18173Zhang, Brent, LSW6 SBYLondonEnglandUnited Kingdom
27457Walker, Elizabeth97045Oregon CityOregonUnited States

Generated 2025-07-17 19:07:32.993 UTC