[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2649  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26259Bryant, Hunter98052RedmondWashingtonUnited States
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
26042Griffin, Devin90802Long BeachCaliforniaUnited States
18819Bennett, Miranda95062Santa CruzCaliforniaUnited States

Generated 2025-07-12 04:39:48.062 UTC