[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 3599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24154Ramos, OrlandoYO15YorkEnglandUnited Kingdom
23035Howard, Maria92625Newport BeachCaliforniaUnited States
13658Bennett, Wyatt, J98052RedmondWashingtonUnited States

Generated 2025-07-11 23:34:26.373 UTC