[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 2693   SHUFFLE   <  SKIP 545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25765Watson, Natalie97355LebanonOregonUnited States
26546Bennett, Miguel91932Imperial BeachCaliforniaUnited States
27337Hall, Julia, RWA3WatfordEnglandUnited Kingdom

Generated 2025-07-17 10:48:17.907 UTC