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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11886Parker, Katelyn90401Santa MonicaCaliforniaUnited States
21516Serrano, LarryEC1R 0DULondonEnglandUnited Kingdom
22171Gonzalez, Meredith3977CranbourneVictoriaAustralia

Generated 2025-07-20 04:42:21.881 UTC