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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14728Henderson, Elizabeth98371PuyallupWashingtonUnited States
14917Morgan, Adrian98371PuyallupWashingtonUnited States
15247Stewart, Catherine98371PuyallupWashingtonUnited States

Generated 2025-10-31 21:44:34.922 UTC