[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 405   SHUFFLE   <  SKIP 1005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15792Zhou, Ernest, P6006PerthSouth AustraliaAustralia
24736Ramirez, Savannah, C97355LebanonOregonUnited States
19408Richardson, Taylor91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 04:15:10.937 UTC