[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 650   SHUFFLE   <  SKIP 477  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13480Rodriguez, Anna, P94704BerkeleyCaliforniaUnited States
18615Peterson, Charles91791West CovinaCaliforniaUnited States
28327Serrano, Tabitha3977CranbourneVictoriaAustralia

Generated 2025-07-13 17:21:25.498 UTC