[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 831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18612Flores, Alyssa90241DowneyCaliforniaUnited States
11000Yang, Jon, V4700RockhamptonQueenslandAustralia
19702Diaz, Edward91776San GabrielCaliforniaUnited States

Generated 2025-07-12 04:49:11.599 UTC