[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 3669   SHUFFLE   <  SKIP 1144  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16384Reed, Jada92625Newport BeachCaliforniaUnited States
24296Gonzalez, Amanda, A94536FremontCaliforniaUnited States
25651Yuan, Alvin95010HofBayernGermany
14972Deng, Cristina, J66578NeunkirchenSaarlandGermany
19867Sanchez, Juan, J91910Chula VistaCaliforniaUnited States
22658Rodriguez, Devin93000BobignySeine Saint DenisFrance

Generated 2025-07-21 15:28:13.661 UTC