[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   <  SKIP 4922  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13300Hernandez, Timothy98052RedmondWashingtonUnited States
13438Griffin, Chloe98052RedmondWashingtonUnited States
13658Bennett, Wyatt, J98052RedmondWashingtonUnited States

Generated 2025-07-09 15:05:03.919 UTC