[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 3027   SHUFFLE   <  SKIP 3407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26166Van, Brett3198SeafordVictoriaAustralia
22819Alvarez, Daisy, PW1V 5RNLondonEnglandUnited Kingdom
11629Wright, Isaiah, D92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 02:25:31.341 UTC