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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24264Long, Richard, A92625Newport BeachCaliforniaUnited States
16104Hernandez, Jordan98270MarysvilleWashingtonUnited States
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-20 09:26:56.035 UTC