[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 2693   SHUFFLE   <  SKIP 2054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19537Brooks, Michelle, C97222MilwaukieOregonUnited States
16150Thompson, Nicole92806La JollaCaliforniaUnited States
23717Griffin, Aidan, A98052RedmondWashingtonUnited States

Generated 2025-07-20 04:39:48.398 UTC