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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom
19977Gill, Kristine5023FindonSouth AustraliaAustralia
15673Goel, Jon78000VersaillesYvelineFrance

Generated 2025-07-10 22:30:54.474 UTC