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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11278Phillips, Jonathan98020EdmondsWashingtonUnited States
23347Carlson, Eddie4171HawthorneQueenslandAustralia
18974Rodriguez, James, J92806La JollaCaliforniaUnited States

Generated 2025-07-10 07:22:42.828 UTC