[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 872   SHUFFLE   <  SKIP 933  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15293Watson, Mason, C97034Lake OswegoOregonUnited States
12198Scott, Noah97222MilwaukieOregonUnited States
17021Reed, Nicole92806La JollaCaliforniaUnited States

Generated 2025-07-09 18:05:32.766 UTC