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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20226She, Valerie, C5023FindonSouth AustraliaAustralia
17446Rana, Pamela, L90210Beverly HillsCaliforniaUnited States
23790Williams, Isabella97355LebanonOregonUnited States

Generated 2025-07-12 04:49:05.282 UTC