[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 998   SHUFFLE   <  SKIP 726  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21150Ramirez, Alyssa98284Sedro WoolleyWashingtonUnited States
15733Ramos, Leslie4700RockhamptonQueenslandAustralia
14406Schmidt, Carrie, M94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 23:42:41.462 UTC