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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29155Kelly, Gabriella, L98371PuyallupWashingtonUnited States
29174Parker, Richard98371PuyallupWashingtonUnited States
11541Ross, Aidan, D97205PortlandOregonUnited States

Generated 2025-07-13 18:58:57.278 UTC