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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15108Gao, ColleenSW8 4BGLondonEnglandUnited Kingdom
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States
14234Romero, Gina6006PerthSouth AustraliaAustralia

Generated 2025-07-11 18:13:36.710 UTC