[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 189   SHUFFLE   <  SKIP 2614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20139Wright, Connor90401Santa MonicaCaliforniaUnited States
13480Rodriguez, Anna, P94704BerkeleyCaliforniaUnited States
18073Chen, Robert, A91776San GabrielCaliforniaUnited States

Generated 2025-07-14 16:54:43.960 UTC