[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 158   SHUFFLE   <  SKIP 764  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26634Walker, Devin, P94947NovatoCaliforniaUnited States
15385Reed, Destiny97355LebanonOregonUnited States
24807Moreno, Anne, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 09:47:58.934 UTC