[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 995   SHUFFLE   <  SKIP 2517  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16475Anand, Kurt, L45001EssenHamburgGermany
24541Ms., Sheperdigian, JanetWA1WarringtonEnglandUnited Kingdom
29015Murphy, Trinity, Y98027IssaquahWashingtonUnited States
27651Murphy, Jeremy94519ConcordCaliforniaUnited States

Generated 2025-07-19 01:02:40.695 UTC