[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 589   SHUFFLE   <  SKIP 148  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15870Howard, Zoe97330CorvallisOregonUnited States
28902She, Suzanne63009OffenbachSaarlandGermany
13195Perry, Aaron94109San FranciscoCaliforniaUnited States

Generated 2025-07-14 16:34:25.591 UTC