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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26519Wood, Brianna90505TorranceCaliforniaUnited States
29153Arun, Pedro90210Beverly HillsCaliforniaUnited States
23752Torres, Devin, ATY31RuncornEnglandUnited Kingdom
26607Powell, Natalie, L94704BerkeleyCaliforniaUnited States

Generated 2025-11-05 22:53:06.582 UTC