[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 623   <  SKIP 2688  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28780Griffin, Melissa, L98104SeattleWashingtonUnited States
27649Bailey, Evan, C98104SeattleWashingtonUnited States
27659Lopez, Jesse98104SeattleWashingtonUnited States

Generated 2025-07-15 05:18:39.015 UTC