[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 875   SHUFFLE   <  SKIP 2861  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13893Carter, Dalton, I97005BeavertonOregonUnited States
19999Brooks, Danielle92806La JollaCaliforniaUnited States
14918Howard, Mariah98027IssaquahWashingtonUnited States

Generated 2025-07-18 05:06:21.498 UTC