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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26283Diaz, Jeremiah, S91364Woodland HillsCaliforniaUnited States
25487Rogers, Allison95010HofBayernGermany
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 01:03:36.806 UTC