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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
18466Gutierrez, Joy, A6006PerthSouth AustraliaAustralia
20668Mr., Rothenberg, Eric94519ConcordCaliforniaUnited States

Generated 2025-07-11 18:04:20.832 UTC