[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 904  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14509Deng, Bridget, L97005BeavertonOregonUnited States
25793Rana, Ann, C30601HannoverNordrhein-WestfalenGermany
19255Sara, Terrance80610Saint OuenSommeFrance
22213Patel, Jay6006PerthSouth AustraliaAustralia

Generated 2025-07-12 03:09:07.537 UTC