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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15515Wright, Carlos, K98901YakimaWashingtonUnited States
15509Washington, Zachary98901YakimaWashingtonUnited States
15898Gonzalez, Isaiah98901YakimaWashingtonUnited States

Generated 2025-10-31 06:29:13.575 UTC