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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16890Reed, Timothy98371PuyallupWashingtonUnited States
16914Campbell, Alexandra, K98371PuyallupWashingtonUnited States
17530Wood, Devin, A98371PuyallupWashingtonUnited States

Generated 2025-11-05 17:46:52.209 UTC