[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 6651  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14747Wood, Aidan92806La JollaCaliforniaUnited States
20738Kelly, Alex, O98371PuyallupWashingtonUnited States
20527Harris, Sydney, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-17 23:05:20.500 UTC