[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 2421   SHUFFLE   <  SKIP 1193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25435Turner, Jennifer98201EverettWashingtonUnited States
12899Ross, Ana, T91203GlendaleCaliforniaUnited States
27465Garcia, Seth, L97071WoodburnOregonUnited States

Generated 2025-07-11 01:52:08.289 UTC