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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26324Brooks, Faith98052RedmondWashingtonUnited States
26454Cox, Sebastian, J98052RedmondWashingtonUnited States
26553Powell, Kayla, A98052RedmondWashingtonUnited States

Generated 2025-07-22 06:50:51.232 UTC