[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 2295   SHUFFLE   <  SKIP 515  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15852Henderson, Oscar, J95062Santa CruzCaliforniaUnited States
11213Murphy, Stephanie, B98020EdmondsWashingtonUnited States

Generated 2025-07-16 21:43:26.085 UTC