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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11297Coleman, Noah91502BurbankCaliforniaUnited States
16946Diaz, Teresa, LY03 4TNYorkEnglandUnited Kingdom
19534Torres, Adrian92806La JollaCaliforniaUnited States

Generated 2025-07-10 20:55:53.797 UTC