[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   SKIP 3677   SHUFFLE   <  SKIP 2284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14763Arun, George, J97005BeavertonOregonUnited States
28166Coleman, Cassidy92118CoronadoCaliforniaUnited States
22502Miller, GraceGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-10 15:16:43.828 UTC