[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 2421   <  SKIP 885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27284Bailey, Danielle, Y98104SeattleWashingtonUnited States
27649Bailey, Evan, C98104SeattleWashingtonUnited States
27659Lopez, Jesse98104SeattleWashingtonUnited States

Generated 2025-07-15 01:50:05.022 UTC