[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 4170  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26905Serrano, KariSL4 1RHBerksEnglandUnited Kingdom
26259Bryant, Hunter98052RedmondWashingtonUnited States
26194Brown, Miguel, T90241DowneyCaliforniaUnited States
28422Moyer, Joy93500PantinSeine Saint DenisFrance

Generated 2025-07-18 00:07:34.527 UTC