[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 2662   SHUFFLE   <  SKIP 300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
12788Nelson, Amanda91910Chula VistaCaliforniaUnited States
14688Carlson, Tabitha22001HamburgHessenGermany

Generated 2025-07-18 11:30:50.019 UTC