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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States
17310Wang, Alejandro3198SeafordVictoriaAustralia
17005Anand, Priscilla, R91910Chula VistaCaliforniaUnited States
19226Carlson, Neil, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 21:49:26.784 UTC