[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 2993   SHUFFLE   <  SKIP 60  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25598Ruiz, KendraAS23Stoke-on-TrentEnglandUnited Kingdom
20323Coleman, Justin, A98052RedmondWashingtonUnited States
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States

Generated 2025-07-14 14:07:50.087 UTC