[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 3917   SHUFFLE   <  SKIP 2197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19760Russell, Sydney91941GrossmontCaliforniaUnited States
19024Russell, Dalton98027IssaquahWashingtonUnited States
15962Winter, Benjamin, C97205PortlandOregonUnited States

Generated 2025-07-15 14:17:30.288 UTC