[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 470   SHUFFLE   <  SKIP 1495  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24031Suri, TammyRG7 5H7ReadingEnglandUnited Kingdom
14113Lopez, Natalie, L99362Walla WallaWashingtonUnited States
27066Murphy, Cole91950National CityCaliforniaUnited States
15447Madan, Regina93500PantinSeine Saint DenisFrance

Generated 2025-07-22 13:10:47.791 UTC