[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 3343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26408Huang, Martha, ESW1P 2NULondonEnglandUnited Kingdom
26538Black, Warren90706BellflowerCaliforniaUnited States
11899Perez, Brenda3337MeltonVictoriaAustralia

Generated 2025-07-09 09:04:46.544 UTC