[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 512   SKIP 2516   <  SKIP 279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27052Bailey, Jada, W98104SeattleWashingtonUnited States
27649Bailey, Evan, C98104SeattleWashingtonUnited States
27659Lopez, Jesse98104SeattleWashingtonUnited States

Generated 2025-07-19 19:08:37.528 UTC