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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23627Navarro, Adrienne91054ErlangenBayernGermany
14267Wood, Lauren, I97330CorvallisOregonUnited States
16792Torres, Maria90802Long BeachCaliforniaUnited States
17022Morgan, Karen91776San GabrielCaliforniaUnited States

Generated 2025-07-15 17:19:20.772 UTC