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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23687Flores, Melissa98901YakimaWashingtonUnited States
24410Sanders, Sara, D98901YakimaWashingtonUnited States
24327Rogers, Evan98901YakimaWashingtonUnited States

Generated 2025-07-07 23:46:29.980 UTC