[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 482   SHUFFLE   <  SKIP 2804  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28865Reed, Alex, I94519ConcordCaliforniaUnited States
25488Ye, DawnGA10GatesheadEnglandUnited Kingdom
11950Carter, Jordan92118CoronadoCaliforniaUnited States

Generated 2025-07-11 20:43:15.591 UTC