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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23817Murphy, Kaitlyn, M97355LebanonOregonUnited States
21103Hernandez, FrancisGL50CheltenhamEnglandUnited Kingdom
13891Simmons, Aaron90712LakewoodCaliforniaUnited States
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-12 22:09:40.894 UTC