[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 2303  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28522Ma, Rosa, M66272Sulzbach TaunusSaarlandGermany
20324Rodriguez, Ashley, E90706BellflowerCaliforniaUnited States
19758Wright, Alex91364Woodland HillsCaliforniaUnited States
26517Griffin, Melanie, A91932Imperial BeachCaliforniaUnited States
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States
13755Roberts, Luke, J97005BeavertonOregonUnited States

Generated 2025-07-10 09:49:05.048 UTC