[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 875   SHUFFLE   <  SKIP 3225  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14468Rivera, Grace, M98403TacomaWashingtonUnited States
27749Brown, Alexis, A91502BurbankCaliforniaUnited States
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
27453Henderson, Carson92118CoronadoCaliforniaUnited States

Generated 2025-07-15 01:09:01.596 UTC