[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 484   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14006Walker, Brianna, M94070San CarlosCaliforniaUnited States
18041Xie, SheenaLE18LeedsEnglandUnited Kingdom
27052Bailey, Jada, W98104SeattleWashingtonUnited States

Generated 2025-07-15 15:53:07.197 UTC